home *** CD-ROM | disk | FTP | other *** search
- Path: news.primenet.com!not-for-mail
- From: kj7bg@primenet.com (Bob White)
- Newsgroups: comp.lang.c++
- Subject: Re: Manipulating .wav files in C
- Date: 25 Mar 1996 09:44:02 -0700
- Organization: Primenet Services for the Internet
- Sender: root@primenet.com
- Message-ID: <4j6igi$4c8@nnrp1.news.primenet.com>
- References: <4inae3$bhp@news.cc.oberlin.edu>
- X-Posted-By: ip181.boi.primenet.com
- X-Newsreader: WinVN 0.99.7
- MIME-Version: 1.0
- Content-Type: Text/Plain; charset=US-ASCII
-
- If you are coding for windows, look at:
- ftp.primenet.com/users/k/kj7bg/snd.zip
- It should give you some ideas. It does not contain the file layout that is
- actually provided by Microsoft. Also, there are multimedia function calls
- that provide the ability to manipulate wave files and their data so you might
- research that. Hope that helps.
-
- Bob
-
-
- In article <4inae3$bhp@news.cc.oberlin.edu>, mmccrack@occs.cs.oberlin.edu
- says...
- >
- > Can anyone tell me what the structure of a .wav file is so I
- >can write C code to manipulate it? Any helpful information would be
- >appreciated.
- > -Mike
-
-